[INFO] cloning repository https://github.com/tchandrakar/nakama-cli-suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tchandrakar/nakama-cli-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f812bae5a7a8918bd44e0f4456c5716ee57474a
[INFO] testing tchandrakar/nakama-cli-suite/9f812bae5a7a8918bd44e0f4456c5716ee57474a against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchandrakar%2Fnakama-cli-suite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tchandrakar/nakama-cli-suite
[INFO] finished tweaking git repo https://github.com/tchandrakar/nakama-cli-suite
[INFO] tweaked toml for git repo https://github.com/tchandrakar/nakama-cli-suite written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tchandrakar/nakama-cli-suite on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tchandrakar/nakama-cli-suite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 253dd5b70e726ef3424cf2f57b9d93e9dcfd359786b10e6f9153021ed3d5b806
[INFO] running `Command { std: "docker" "start" "-a" "253dd5b70e726ef3424cf2f57b9d93e9dcfd359786b10e6f9153021ed3d5b806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253dd5b70e726ef3424cf2f57b9d93e9dcfd359786b10e6f9153021ed3d5b806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253dd5b70e726ef3424cf2f57b9d93e9dcfd359786b10e6f9153021ed3d5b806", kill_on_drop: false }`
[INFO] [stdout] 253dd5b70e726ef3424cf2f57b9d93e9dcfd359786b10e6f9153021ed3d5b806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ca1a3ac927ab05a98d7745d4fca86de61959b0e50e48b0220e6ae70c4c520dc
[INFO] running `Command { std: "docker" "start" "-a" "6ca1a3ac927ab05a98d7745d4fca86de61959b0e50e48b0220e6ae70c4c520dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nakama-core v0.2.0 (/opt/rustwide/workdir/shared/nakama-core)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling nakama-ui v0.2.0 (/opt/rustwide/workdir/shared/nakama-ui)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling nakama-vault v0.2.0 (/opt/rustwide/workdir/shared/nakama-vault)
[INFO] [stderr]    Compiling nakama-log v0.2.0 (/opt/rustwide/workdir/shared/nakama-log)
[INFO] [stderr]    Compiling nakama-audit v0.2.0 (/opt/rustwide/workdir/shared/nakama-audit)
[INFO] [stderr]    Compiling nakama-ipc v0.2.0 (/opt/rustwide/workdir/shared/nakama-ipc)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling nakama-update v0.2.0 (/opt/rustwide/workdir/shared/nakama-update)
[INFO] [stderr]    Compiling nakama-ai v0.2.0 (/opt/rustwide/workdir/shared/nakama-ai)
[INFO] [stderr]    Compiling itachi v0.2.0 (/opt/rustwide/workdir/itachi)
[INFO] [stderr]    Compiling zangetsu v0.2.0 (/opt/rustwide/workdir/zangetsu)
[INFO] [stderr]    Compiling jogan v0.2.0 (/opt/rustwide/workdir/jogan)
[INFO] [stderr]    Compiling gate v0.2.0 (/opt/rustwide/workdir/gate)
[INFO] [stderr]    Compiling senku v0.2.0 (/opt/rustwide/workdir/senku)
[INFO] [stderr]    Compiling mugen v0.2.0 (/opt/rustwide/workdir/mugen)
[INFO] [stderr]    Compiling kami v0.2.0 (/opt/rustwide/workdir/kami)
[INFO] [stdout] warning: method `color_label` is never used
[INFO] [stdout]   --> zangetsu/src/risk.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl RiskLevel {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 33 |     /// Return a color hint for UI rendering.
[INFO] [stdout] 34 |     pub fn color_label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command` is never read
[INFO] [stdout]   --> zangetsu/src/risk.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct RiskAssessment {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 57 |     /// The command that was assessed.
[INFO] [stdout] 58 |     pub command: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RiskAssessment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQ82ZnD/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnakama_update-8c196c35ecdca28c,libsemver-696d06b0fb952eb7,libnakama_vault-6c492e2b34929b02,librand-014bf26545782c42,librand_chacha-d83241b646646065,libppv_lite86-38abd7b64a4cea80,libargon2-8713195b3911325c,libblake2-bbbc9ffdf8f8e5ed,libpassword_hash-152fe568a9820053,libbase64ct-82861b8eff39e2a5,libaes_gcm-f69b518576625521,libctr-af8328041048d300,libghash-e0593e64cc7dc96e,libpolyval-63fa6dc3665179f0,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-1d15257f4b70c21a,libaes-4e322e305a728f10,libcipher-69d727dabb59aa5f,libinout-d788a12d9db6d81f,libaead-a0c72c9f4d13c7c0,libkeyring-2a30747526f3f488,libsecrecy-c3b58b983f51675b,libnakama_audit-363e1cba961f1769,libsha2-32c2970d640989b4,libcpufeatures-471354fefbcaf2d8,libdigest-632e7d2a12631810,libblock_buffer-89561fdedc720992,libcrypto_common-17abfcdca37adf53,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-44541de97192ee28,librusqlite-847d92a966f4aa7d,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-2a92497c56526309,libhashbrown-c2a28c1693d8caa8,libahash-da9f2c0544fa1fa8,libzerocopy-f09f79e53136fe59,liblibsqlite3_sys-6e2a5f1fc1724325,libnakama_ai-1ffa51f2696d62b8,libreqwest-fe5c310f0ea5b4d8,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,libhyper_rustls-d8fa883dab3eba63,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-a2ec3b819b5ff54a,librustls-8c284ea9692b0f93,libsubtle-ca7024fc66e4388f,libwebpki-7ae3dfee17d3a0d4,libring-d1650be61bc61902,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-c29126cd2e61d323,libiri_string-d8b08e8827a09725,libtower-8bb83c69c75f7151,libtower_layer-d70c7e404336389b,libhyper_util-b24bb6112869edd1,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-df717bf982d8bfc7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libtokio_util-c10f2536e0725469,libfutures_sink-97e10fe82c3fc434,libtokio-455651304c5b39e8,libsocket2-a9e11c9a999805a7,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libnakama_ui-40abbc7f0ebe2561,libcomfy_table-2b1c7a8adb754179,libunicode_segmentation-ff3f1aa3aad6e639,libcrossterm-94730281cbda53af,librustix-afe89bb6416eec82,liblinux_raw_sys-fe1e9ef4505379f7,libindicatif-3f4c9ce6dbd7c9de,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-107b39f0fd798978,libunicode_width-11318280e9097d13,libowo_colors-f031fb1cb89235b6,libsupports_color-9d30abef5d614c4a,libis_terminal-636e35ad5b1a738b,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libcrossterm-c5cf731e72187cb4,librustix-9b07744a6fb16959,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-a4a524fc7b7b1962,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsignal_hook_mio-b4bbb076ca8112ee,libsignal_hook-b7bd42c009263dba,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libmio-a49083d25bcd494a,libnakama_log-ba31e9f3692394ca,libtracing_appender-e69eaa90cb542640,libtime-cdcb3f6bc99df98d,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-6a2aaae9b5d902cf,libsmallvec-5854932b8c8b4991,libtracing_serde-28d7b007067731e6,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libregex_syntax-a59969707b42f994,libnu_ansi_term-397b1770c3b67a2d,libtracing-38a1eb0a834483a8,libpin_project_lite-8a799ba8b4537fa2,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libnakama_core-1b423fc1e5bf216d,libdirs-b4515b351c008019,libdirs_sys-027aede91c95793d,liboption_ext-23838f1959a6156b,libserde_json-84f0735388fd911e,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libtoml-05ab9a5d8534b9d2,libtoml_edit-5de444ffa3328e75,libserde_spanned-30220a5435b78ccf,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-d6656c37124b78c3,libuuid-6ed3286ca47c8bcc,libgetrandom-9b9aff54f01e3e6d,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libchrono-da07cce06a7f117a,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libthiserror-66ec817f585f7beb,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696,libclap-017278d4f42356b3,libclap_builder-2eb3f45fe6b7a550,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libanyhow-d0824aa9c7568042}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQ82ZnD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-76ac2844abe3b5eb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zangetsu-0045b65035375aa1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zangetsu` (bin "zangetsu") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ca1a3ac927ab05a98d7745d4fca86de61959b0e50e48b0220e6ae70c4c520dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca1a3ac927ab05a98d7745d4fca86de61959b0e50e48b0220e6ae70c4c520dc", kill_on_drop: false }`
[INFO] [stdout] 6ca1a3ac927ab05a98d7745d4fca86de61959b0e50e48b0220e6ae70c4c520dc
